Amazon S3
Amazon Simple Storage Service (S3) is an object storage service designed to store and retrieve any amount of data.
Key Concepts
- Buckets: Containers used to store objects.
- Objects: Files stored within a bucket.
- Keys: Unique identifier for an object within a bucket.
![]()